home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-04-15 | 61.7 KB | 1,584 lines |
- object Preferences: TPreferences
- Left = 19
- Top = 109
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Address Book Options'
- ClientHeight = 425
- ClientWidth = 504
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 120
- Scaled = False
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnShow = FormShow
- TextHeight = 16
- object SpeedButton9: TSpeedButton
- Left = 401
- Top = 386
- Width = 89
- Height = 30
- Caption = 'Help'
- Glyph.Data = {
- 06020000424D0602000000000000760000002800000028000000140000000100
- 0400000000009001000000000000000000000000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7777777777777777777777777777777777777777777777777777777777777777
- 777777777778887777777777777777777777777777777777778AA87777777777
- 777777788777777777777777778AA87777777777777777788777777777777777
- 78AA87774447777777777788777788877777778878AA87774447777777877788
- 777788877777778A8AA877777777777777887887777777777777778AAAA87777
- 4487777777888887777788777777778AAAAAA877448777777788888888778877
- 7777778AAAAA87777447777777888888877778877777778AAAA8777777448777
- 77888888777777887777778AAA8778447784487777888887778877788777778A
- A87774487774447777888877788777788877778A877774487774447777888777
- 7887777888777788777777447784487777887777778877788777778777777774
- 4444877777877777777888887777777777777777777777777777777777777777
- 7777777777777777777777777777777777777777777777777777777777777777
- 77777777777777777777}
- NumGlyphs = 2
- OnClick = SpeedButton9Click
- end
- object S_on: TImage
- Left = 160
- Top = 408
- Width = 20
- Height = 20
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Visible = False
- end
- object S_off: TImage
- Left = 128
- Top = 416
- Width = 20
- Height = 20
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- Visible = False
- end
- object DefaultBMP: TImage
- Left = 104
- Top = 380
- Width = 14
- Height = 14
- AutoSize = True
- Picture.Data = {<image002.bmp>}
- Visible = False
- end
- object Hand: TImage
- Left = 76
- Top = 380
- Width = 16
- Height = 14
- AutoSize = True
- Picture.Data = {<image003.bmp>}
- Visible = False
- end
- object SortDraw: TImage
- Left = 52
- Top = 380
- Width = 16
- Height = 16
- AutoSize = True
- Picture.Data = {<image004.bmp>}
- Visible = False
- end
- object Tabset: TTabbedNotebook
- Left = 4
- Top = 7
- Width = 494
- Height = 374
- TabFont.Color = clBtnText
- TabFont.Height = -12
- TabFont.Name = 'MS Sans Serif'
- TabFont.Style = []
- ParentShowHint = False
- ShowHint = False
- TabOrder = 0
- OnChange = TabsetChange
- object TTabPage
- Left = 5
- Top = 51
- Caption = 'Fields'
- object Page2Box: TGroupBox
- Left = 5
- Top = 61
- Width = 465
- Height = 51
- Caption = 'Notes Page'
- TabOrder = 1
- object S_Notes: TBitBtn
- Left = 12
- Top = 19
- Width = 28
- Height = 25
- Hint = 'Toggles the Displaying of this Field|'
- TabOrder = 0
- OnClick = S_TitleClick
- NumGlyphs = 2
- end
- object F_Notes: TEdit
- Left = 43
- Top = 20
- Width = 414
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 255
- ParentFont = False
- TabOrder = 1
- Text = 'F_Others'
- end
- end
- object Page4Box: TGroupBox
- Left = 5
- Top = 115
- Width = 465
- Height = 196
- Caption = 'Others Page'
- TabOrder = 2
- object S_Others1: TBitBtn
- Left = 12
- Top = 24
- Width = 28
- Height = 25
- Hint = 'Toggles the Displaying of this Field|'
- TabOrder = 0
- OnClick = S_TitleClick
- NumGlyphs = 2
- end
- object F_Others1: TEdit
- Left = 43
- Top = 25
- Width = 414
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 255
- ParentFont = False
- TabOrder = 1
- Text = 'F_Others1'
- end
- object S_Others2: TBitBtn
- Left = 12
- Top = 51
- Width = 28
- Height = 25
- Hint = 'Toggles the Displaying of this Field|'
- TabOrder = 2
- OnClick = S_TitleClick
- NumGlyphs = 2
- end
- object F_Others2: TEdit
- Left = 43
- Top = 52
- Width = 414
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 255
- ParentFont = False
- TabOrder = 3
- Text = 'F_Others1'
- end
- object S_Others3: TBitBtn
- Left = 12
- Top = 78
- Width = 28
- Height = 25
- Hint = 'Toggles the Displaying of this Field|'
- TabOrder = 4
- OnClick = S_TitleClick
- NumGlyphs = 2
- end
- object F_Others3: TEdit
- Left = 43
- Top = 79
- Width = 414
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 255
- ParentFont = False
- TabOrder = 5
- Text = 'F_Others1'
- end
- object S_Others4: TBitBtn
- Left = 12
- Top = 106
- Width = 28
- Height = 25
- Hint = 'Toggles the Displaying of this Field|'
- TabOrder = 6
- OnClick = S_TitleClick
- NumGlyphs = 2
- end
- object F_Others4: TEdit
- Left = 43
- Top = 107
- Width = 414
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 255
- ParentFont = False
- TabOrder = 7
- Text = 'F_Others1'
- end
- object S_Others5: TBitBtn
- Left = 12
- Top = 134
- Width = 28
- Height = 25
- Hint = 'Toggles the Displaying of this Field|'
- TabOrder = 8
- OnClick = S_TitleClick
- NumGlyphs = 2
- end
- object F_Others5: TEdit
- Left = 43
- Top = 135
- Width = 414
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 255
- ParentFont = False
- TabOrder = 9
- Text = 'F_Others1'
- end
- object S_Others6: TBitBtn
- Left = 12
- Top = 161
- Width = 28
- Height = 25
- Hint = 'Toggles the Displaying of this Field|'
- TabOrder = 10
- OnClick = S_TitleClick
- NumGlyphs = 2
- end
- object F_Others6: TEdit
- Left = 43
- Top = 162
- Width = 414
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 255
- ParentFont = False
- TabOrder = 11
- Text = 'F_Others1'
- end
- end
- object Page1Box: TGroupBox
- Left = 5
- Top = 4
- Width = 465
- Height = 53
- Caption = 'Address Page'
- TabOrder = 0
- object S_Title: TBitBtn
- Left = 12
- Top = 20
- Width = 28
- Height = 25
- Hint = 'Toggles the Displaying of this Field|'
- TabOrder = 0
- OnClick = S_TitleClick
- NumGlyphs = 2
- end
- object F_Title: TEdit
- Left = 43
- Top = 21
- Width = 52
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 255
- ParentFont = False
- TabOrder = 1
- Text = 'F_Title'
- end
- object S_Initials: TBitBtn
- Left = 99
- Top = 20
- Width = 28
- Height = 25
- Hint = 'Toggles the Displaying of this Field|'
- TabOrder = 2
- OnClick = S_TitleClick
- NumGlyphs = 2
- end
- object F_Initials: TEdit
- Left = 130
- Top = 21
- Width = 102
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 255
- ParentFont = False
- TabOrder = 3
- Text = 'F_Initials'
- end
- object S_Name: TBitBtn
- Left = 236
- Top = 20
- Width = 28
- Height = 25
- Hint = 'Toggles the Displaying of this Field|'
- TabOrder = 4
- OnClick = S_TitleClick
- NumGlyphs = 2
- end
- object F_Name: TEdit
- Left = 267
- Top = 21
- Width = 190
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 255
- ParentFont = False
- TabOrder = 5
- Text = 'F_Name'
- end
- end
- end
- object TTabPage
- Left = 5
- Top = 51
- Caption = 'Pages'
- object GroupBox3: TGroupBox
- Left = 5
- Top = 4
- Width = 465
- Height = 221
- Caption = 'Data Page Labels'
- TabOrder = 0
- object F_Page1: TEdit
- Left = 16
- Top = 25
- Width = 441
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 255
- ParentFont = False
- TabOrder = 0
- Text = 'F_Page1'
- end
- object F_Page2: TEdit
- Left = 16
- Top = 58
- Width = 441
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 255
- ParentFont = False
- TabOrder = 1
- Text = 'F_Page2'
- end
- object F_Page3: TEdit
- Left = 16
- Top = 89
- Width = 441
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 255
- ParentFont = False
- TabOrder = 2
- Text = 'F_Page3'
- end
- object F_Page4: TEdit
- Left = 16
- Top = 121
- Width = 441
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 255
- ParentFont = False
- TabOrder = 3
- Text = 'F_Page4'
- end
- object F_Page5: TEdit
- Left = 16
- Top = 153
- Width = 441
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 255
- ParentFont = False
- TabOrder = 4
- Text = 'F_Page5'
- end
- object F_Page6: TEdit
- Left = 16
- Top = 185
- Width = 441
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 255
- ParentFont = False
- TabOrder = 5
- Text = 'F_Page6'
- end
- end
- end
- object TTabPage
- Left = 5
- Top = 51
- Caption = 'Index Keys'
- object SortBtn: TSpeedButton
- Left = 197
- Top = 193
- Width = 90
- Height = 25
- Caption = 'Sort by'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333333333333333FF33333333333330003FF3FFFFF3333777003000003333
- 300077F777773F333777E00BFBFB033333337773333F7F33333FE0BFBF000333
- 330077F3337773F33377E0FBFBFBF033330077F3333FF7FFF377E0BFBF000000
- 333377F3337777773F3FE0FBFBFBFBFB039977F33FFFFFFF7377E0BF00000000
- 339977FF777777773377000BFB03333333337773FF733333333F333000333333
- 3300333777333333337733333333333333003333333333333377333333333333
- 333333333333333333FF33333333333330003333333333333777333333333333
- 3000333333333333377733333333333333333333333333333333}
- Layout = blGlyphRight
- NumGlyphs = 2
- OnClick = ListBox2DblClick
- end
- object DownBtn: TSpeedButton
- Left = 197
- Top = 129
- Width = 90
- Height = 25
- Caption = 'Move'
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
- 333333333337F33333333333333033333333333333373F333333333333090333
- 33333333337F7F33333333333309033333333333337373F33333333330999033
- 3333333337F337F33333333330999033333333333733373F3333333309999903
- 333333337F33337F33333333099999033333333373333373F333333099999990
- 33333337FFFF3FF7F33333300009000033333337777F77773333333333090333
- 33333333337F7F33333333333309033333333333337F7F333333333333090333
- 33333333337F7F33333333333309033333333333337F7F333333333333090333
- 33333333337F7F333333333333000333333333333377733333330000}
- Layout = blGlyphRight
- NumGlyphs = 2
- OnClick = UpBtnClick
- end
- object UpBtn: TSpeedButton
- Left = 197
- Top = 96
- Width = 90
- Height = 25
- Caption = 'Move'
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333
- 3333333333777F33333333333309033333333333337F7F333333333333090333
- 33333333337F7F33333333333309033333333333337F7F333333333333090333
- 33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000
- 3333333777737777F333333099999990333333373F3333373333333309999903
- 333333337F33337F33333333099999033333333373F333733333333330999033
- 3333333337F337F3333333333099903333333333373F37333333333333090333
- 33333333337F7F33333333333309033333333333337373333333333333303333
- 333333333337F3333333333333303333333333333337333333330000}
- Layout = blGlyphRight
- NumGlyphs = 2
- OnClick = UpBtnClick
- end
- object DelBtn: TSpeedButton
- Left = 197
- Top = 64
- Width = 90
- Height = 25
- Caption = 'Delete'
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 3333333333333FF3333333333333003333333333333F77F33333333333009033
- 333333333F7737F333333333009990333333333F773337FFFFFF330099999000
- 00003F773333377777770099999999999990773FF33333FFFFF7330099999000
- 000033773FF33777777733330099903333333333773FF7F33333333333009033
- 33333333337737F3333333333333003333333333333377333333333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 33333333333333333333333333333333333333333333333333330000}
- NumGlyphs = 2
- OnClick = DelBtnClick
- end
- object AddBtn: TSpeedButton
- Left = 197
- Top = 32
- Width = 90
- Height = 25
- Caption = 'Add'
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 3333333333333333333333333333333333333333333FF3333333333333003333
- 3333333333773FF3333333333309003333333333337F773FF333333333099900
- 33333FFFFF7F33773FF30000000999990033777777733333773F099999999999
- 99007FFFFFFF33333F7700000009999900337777777F333F7733333333099900
- 33333333337F3F77333333333309003333333333337F77333333333333003333
- 3333333333773333333333333333333333333333333333333333333333333333
- 33333333333333333333333333333333333333333333333333330000}
- Layout = blGlyphRight
- NumGlyphs = 2
- OnClick = AddBtnClick
- end
- object AFields: TGroupBox
- Left = 14
- Top = 4
- Width = 165
- Height = 289
- Caption = 'Available &Fields'
- TabOrder = 0
- object ListBox1: TListBox
- Left = 10
- Top = 22
- Width = 147
- Height = 259
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 18
- ParentFont = False
- Sorted = True
- Style = lbOwnerDrawFixed
- TabOrder = 0
- OnDragDrop = ListBox1DragDrop
- OnDragOver = ListBox1DragOver
- OnDrawItem = ListBox1DrawItem
- OnEndDrag = ListBox2EndDrag
- OnMouseDown = ListBox2MouseDown
- end
- end
- object IKeys: TGroupBox
- Left = 302
- Top = 4
- Width = 165
- Height = 289
- Caption = 'Index &Keys'
- TabOrder = 1
- object ListBox2: TListBox
- Left = 10
- Top = 22
- Width = 147
- Height = 259
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 18
- ParentFont = False
- Style = lbOwnerDrawFixed
- TabOrder = 0
- OnDblClick = ListBox2DblClick
- OnDragDrop = ListBox1DragDrop
- OnDragOver = ListBox2DragOver
- OnDrawItem = ListBox1DrawItem
- OnEndDrag = ListBox2EndDrag
- OnMouseDown = ListBox2MouseDown
- end
- end
- end
- object TTabPage
- Left = 5
- Top = 51
- Caption = 'Categories'
- object Label2: TLabel
- Left = 20
- Top = 18
- Width = 3
- Height = 16
- end
- object GroupBox1: TGroupBox
- Left = 20
- Top = 4
- Width = 441
- Height = 289
- Caption = '&Categories Defined'
- TabOrder = 0
- object SpeedButton5: TSpeedButton
- Left = 115
- Top = 257
- Width = 104
- Height = 25
- Hint = 'Restore the Deleted Category|'
- Caption = 'Restore'
- Enabled = False
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333333333333333FF33333333333330003333333333333777333333333333
- 300033FFFFFF3333377739999993333333333777777F3333333F399999933333
- 3300377777733333337733333333333333003333333333333377333333333333
- 3333333333333333333F333333333333330033333333F33333773333333C3333
- 330033333337FF3333773333333CC333333333FFFFF77FFF3FF33CCCCCCCCCC3
- 993337777777777F77F33CCCCCCCCCC3993337777777777377333333333CC333
- 333333333337733333FF3333333C333330003333333733333777333333333333
- 3000333333333333377733333333333333333333333333333333}
- NumGlyphs = 2
- Visible = False
- OnClick = SpeedButton2Click
- end
- object SpeedButton2: TSpeedButton
- Left = 115
- Top = 257
- Width = 104
- Height = 25
- Hint = 'Delete the Selected Category|'
- Caption = 'Delete'
- Enabled = False
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333333333333333FF33333333333330003333333333333777333333333333
- 300033FFFFFF3333377739999993333333333777777F3333333F399999933333
- 3300377777733333337733333333333333003333333333333377333333333333
- 3333333333333333333F333333333333330033333F33333333773333C3333333
- 330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3
- 993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333
- 333333377F33333333FF3333C333333330003333733333333777333333333333
- 3000333333333333377733333333333333333333333333333333}
- NumGlyphs = 2
- OnClick = SpeedButton2Click
- end
- object SpeedButton1: TSpeedButton
- Left = 10
- Top = 257
- Width = 104
- Height = 25
- Hint = 'Add a New Category|'
- Caption = 'New'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 33333333FF33333333FF333993333333300033377F3333333777333993333333
- 300033F77FFF3333377739999993333333333777777F3333333F399999933333
- 33003777777333333377333993333333330033377F3333333377333993333333
- 3333333773333333333F333333333333330033333333F33333773333333C3333
- 330033333337FF3333773333333CC333333333FFFFF77FFF3FF33CCCCCCCCCC3
- 993337777777777F77F33CCCCCCCCCC3993337777777777377333333333CC333
- 333333333337733333FF3333333C333330003333333733333777333333333333
- 3000333333333333377733333333333333333333333333333333}
- NumGlyphs = 2
- OnClick = SpeedButton1Click
- end
- object SpeedButton3: TSpeedButton
- Left = 221
- Top = 257
- Width = 104
- Height = 25
- Hint = 'Edit the Selected Category|'
- Caption = 'Edit'
- Enabled = False
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00000000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 8888888888888888888888888888888888888888888888888888888888880000
- 0800888888887777787788888880BFBFB00E88888887FFF887778808888000FB
- FB0E8878FF877788887788800F0FBFBFBF0E8887787FFFF888778880B00000FB
- FB0E888787777788887788880FBFBFBFBF0E888878FFFFFFF877888880000000
- FB0E88888777777788778888880B00BFB0008888887877FFF77788888880B000
- 08888888888787777888888888880B088888888888887878F8888888888880B0
- 88888888888887F78F8888888888880B08888888888888787FF8888888888880
- 9088888888888887778888888888888808888888888888887888}
- NumGlyphs = 2
- OnClick = SpeedButton3Click
- end
- object SpeedButton4: TSpeedButton
- Left = 326
- Top = 257
- Width = 104
- Height = 25
- Hint = 'Inherits Categories from another Address Book|'
- Caption = 'Inherit'
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003FFFFFFFFFFF
- FFFF33333333333FFFFF3FFFFFFFFF00000F333333333377777F33FFFFFFFF09
- 990F33333333337F337F333FFFFFFF09990F33333333337F337F3333FFFFFF09
- 990F33333333337FFF7F33333FFFFF00000F3333333333777773333333FFFFFF
- FFFF3FFFFF3333333F330000033FFFFF0FFF77777F3333337FF30EEE0333FFF0
- 00FF7F337FFF333777FF0EEE00033F00000F7F33777F3777777F0EEE0E033000
- 00007FFF7F7FF777777700000E00033000FF777773777F3777F3330EEE0E0330
- 00FF337FFF7F7F3777F33300000E033000FF337777737F37773333330EEE0300
- 03FF33337FFF77777333333300000333333F33337777733333330000}
- NumGlyphs = 2
- OnClick = SpeedButton4Click
- end
- object CatList: TPickList
- Left = 10
- Top = 22
- Width = 420
- Height = 228
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 16
- ParentFont = False
- PopupMenu = CatMenu
- Sorted = True
- TabOrder = 0
- OnClick = CatListEnter
- OnDrawItem = CatListDrawItem
- OnEnter = CatListEnter
- SelectedStyle = psOwnerDraw
- OnChange = CatListEnter
- end
- end
- end
- object TTabPage
- Left = 5
- Top = 51
- Caption = 'Addresses'
- object GroupBox2: TGroupBox
- Left = 20
- Top = 4
- Width = 441
- Height = 289
- Caption = 'Te&mplates Defined'
- TabOrder = 0
- object SpeedButton10: TSpeedButton
- Left = 115
- Top = 256
- Width = 104
- Height = 25
- Hint = 'Restore the Deleted Address Template|'
- Caption = 'Restore'
- Enabled = False
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333333333333333FF33333333333330003333333333333777333333333333
- 300033FFFFFF3333377739999993333333333777777F3333333F399999933333
- 3300377777733333337733333333333333003333333333333377333333333333
- 3333333333333333333F333333333333330033333333F33333773333333C3333
- 330033333337FF3333773333333CC333333333FFFFF77FFF3FF33CCCCCCCCCC3
- 993337777777777F77F33CCCCCCCCCC3993337777777777377333333333CC333
- 333333333337733333FF3333333C333330003333333733333777333333333333
- 3000333333333333377733333333333333333333333333333333}
- NumGlyphs = 2
- Visible = False
- OnClick = SpeedButton2Click
- end
- object SpeedButton7: TSpeedButton
- Left = 115
- Top = 256
- Width = 104
- Height = 25
- Hint = 'Delete the Selected Address Template|'
- Caption = 'Delete'
- Enabled = False
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333333333333333FF33333333333330003333333333333777333333333333
- 300033FFFFFF3333377739999993333333333777777F3333333F399999933333
- 3300377777733333337733333333333333003333333333333377333333333333
- 3333333333333333333F333333333333330033333F33333333773333C3333333
- 330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3
- 993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333
- 333333377F33333333FF3333C333333330003333733333333777333333333333
- 3000333333333333377733333333333333333333333333333333}
- NumGlyphs = 2
- OnClick = SpeedButton2Click
- end
- object SpeedButton6: TSpeedButton
- Left = 10
- Top = 256
- Width = 104
- Height = 25
- Hint = 'Add a New Address Template|'
- Caption = 'New'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 33333333FF33333333FF333993333333300033377F3333333777333993333333
- 300033F77FFF3333377739999993333333333777777F3333333F399999933333
- 33003777777333333377333993333333330033377F3333333377333993333333
- 3333333773333333333F333333333333330033333333F33333773333333C3333
- 330033333337FF3333773333333CC333333333FFFFF77FFF3FF33CCCCCCCCCC3
- 993337777777777F77F33CCCCCCCCCC3993337777777777377333333333CC333
- 333333333337733333FF3333333C333330003333333733333777333333333333
- 3000333333333333377733333333333333333333333333333333}
- NumGlyphs = 2
- OnClick = SpeedButton6Click
- end
- object SpeedButton8: TSpeedButton
- Left = 221
- Top = 256
- Width = 104
- Height = 25
- Hint = 'Edit the Selected Address Template|'
- Caption = 'Edit'
- Enabled = False
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00000000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 8888888888888888888888888888888888888888888888888888888888880000
- 0800888888887777787788888880BFBFB00E88888887FFF887778808888000FB
- FB0E8878FF877788887788800F0FBFBFBF0E8887787FFFF888778880B00000FB
- FB0E888787777788887788880FBFBFBFBF0E888878FFFFFFF877888880000000
- FB0E88888777777788778888880B00BFB0008888887877FFF77788888880B000
- 08888888888787777888888888880B088888888888887878F8888888888880B0
- 88888888888887F78F8888888888880B08888888888888787FF8888888888880
- 9088888888888887778888888888888808888888888888887888}
- NumGlyphs = 2
- OnClick = SpeedButton8Click
- end
- object AddList: TPickList
- Left = 10
- Top = 22
- Width = 420
- Height = 228
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 18
- ParentFont = False
- PopupMenu = AddressMenu
- TabOrder = 0
- OnClick = CatListEnter
- OnDrawItem = CatListDrawItem
- OnEnter = CatListEnter
- SelectedStyle = psOwnerDraw
- OnChange = CatListEnter
- end
- end
- end
- object TTabPage
- Left = 5
- Top = 51
- Caption = 'Word Processor'
- object WPAddBtn: TSpeedButton
- Left = 196
- Top = 36
- Width = 90
- Height = 25
- Caption = 'Add'
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 3333333333333333333333333333333333333333333FF3333333333333003333
- 3333333333773FF3333333333309003333333333337F773FF333333333099900
- 33333FFFFF7F33773FF30000000999990033777777733333773F099999999999
- 99007FFFFFFF33333F7700000009999900337777777F333F7733333333099900
- 33333333337F3F77333333333309003333333333337F77333333333333003333
- 3333333333773333333333333333333333333333333333333333333333333333
- 33333333333333333333333333333333333333333333333333330000}
- Layout = blGlyphRight
- NumGlyphs = 2
- OnClick = AddBtnClick
- end
- object WPDelBtn: TSpeedButton
- Left = 196
- Top = 68
- Width = 90
- Height = 25
- Caption = 'Delete'
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 3333333333333FF3333333333333003333333333333F77F33333333333009033
- 333333333F7737F333333333009990333333333F773337FFFFFF330099999000
- 00003F773333377777770099999999999990773FF33333FFFFF7330099999000
- 000033773FF33777777733330099903333333333773FF7F33333333333009033
- 33333333337737F3333333333333003333333333333377333333333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 33333333333333333333333333333333333333333333333333330000}
- NumGlyphs = 2
- OnClick = WPDelBtnClick
- end
- object WPUpBtn: TSpeedButton
- Left = 196
- Top = 100
- Width = 90
- Height = 25
- Caption = 'Move'
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333
- 3333333333777F33333333333309033333333333337F7F333333333333090333
- 33333333337F7F33333333333309033333333333337F7F333333333333090333
- 33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000
- 3333333777737777F333333099999990333333373F3333373333333309999903
- 333333337F33337F33333333099999033333333373F333733333333330999033
- 3333333337F337F3333333333099903333333333373F37333333333333090333
- 33333333337F7F33333333333309033333333333337373333333333333303333
- 333333333337F3333333333333303333333333333337333333330000}
- Layout = blGlyphRight
- NumGlyphs = 2
- OnClick = WPUpBtnClick
- end
- object WPDownBtn: TSpeedButton
- Left = 196
- Top = 133
- Width = 90
- Height = 25
- Caption = 'Move'
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
- 333333333337F33333333333333033333333333333373F333333333333090333
- 33333333337F7F33333333333309033333333333337373F33333333330999033
- 3333333337F337F33333333330999033333333333733373F3333333309999903
- 333333337F33337F33333333099999033333333373333373F333333099999990
- 33333337FFFF3FF7F33333300009000033333337777F77773333333333090333
- 33333333337F7F33333333333309033333333333337F7F333333333333090333
- 33333333337F7F33333333333309033333333333337F7F333333333333090333
- 33333333337F7F333333333333000333333333333377733333330000}
- Layout = blGlyphRight
- NumGlyphs = 2
- OnClick = WPUpBtnClick
- end
- object GroupBox4: TGroupBox
- Left = 14
- Top = 4
- Width = 165
- Height = 257
- Caption = 'A&vailable Fields'
- TabOrder = 0
- object WordP1: TListBox
- Left = 10
- Top = 22
- Width = 147
- Height = 227
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 18
- ParentFont = False
- Sorted = True
- Style = lbOwnerDrawFixed
- TabOrder = 0
- OnDragDrop = WordP1DragDrop
- OnDragOver = WordP1DragOver
- OnDrawItem = ListBox1DrawItem
- OnEndDrag = ListBox2EndDrag
- OnMouseDown = ListBox2MouseDown
- end
- end
- object GroupBox5: TGroupBox
- Left = 302
- Top = 4
- Width = 165
- Height = 257
- Caption = 'I&nsert Fields'
- TabOrder = 1
- object WordP2: TListBox
- Left = 10
- Top = 22
- Width = 147
- Height = 227
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 18
- ParentFont = False
- Style = lbOwnerDrawFixed
- TabOrder = 0
- OnDragDrop = WordP1DragDrop
- OnDragOver = ListBox2DragOver
- OnDrawItem = ListBox1DrawItem
- OnEndDrag = ListBox2EndDrag
- OnMouseDown = ListBox2MouseDown
- end
- end
- object WPInsert: TCheckBox
- Left = 16
- Top = 272
- Width = 409
- Height = 17
- Caption = 'Include &Blank Fields during Insertion'
- TabOrder = 2
- end
- object WPLabels: TCheckBox
- Left = 16
- Top = 293
- Width = 441
- Height = 17
- Caption = '&Label Telephone Fields that are Inserted'
- TabOrder = 3
- end
- end
- end
- object CancelBtn: TButton
- Left = 307
- Top = 386
- Width = 89
- Height = 30
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 3
- OnClick = CancelBtnClick
- end
- object OKBtn: TButton
- Left = 214
- Top = 386
- Width = 89
- Height = 30
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 2
- OnClick = OKBtnClick
- end
- object Default3: TCheckBox
- Left = 7
- Top = 394
- Width = 186
- Height = 21
- Caption = '&Save as Default'
- TabOrder = 1
- end
- object Open1: TOpenDialog
- DefaultExt = 'ADR'
- Filter = 'Address Books (*.ADR)|*.ADR|All Files (*.*)|*.*'
- Options = [ofHideReadOnly, ofNoChangeDir, ofPathMustExist, ofFileMustExist]
- Title = 'Open Address Book'
- Left = 128
- Top = 385
- end
- object CatMenu: TPopupMenu
- OnPopup = CatMenuPopup
- Left = 173
- Top = 382
- object Add1: TMenuItem
- Caption = 'Add...'
- OnClick = SpeedButton1Click
- end
- object Delete1: TMenuItem
- Caption = 'Delete...'
- OnClick = SpeedButton2Click
- end
- object Restore1: TMenuItem
- Caption = 'Restore'
- OnClick = SpeedButton2Click
- end
- object ReName1: TMenuItem
- Caption = 'Edit...'
- OnClick = SpeedButton3Click
- end
- object Inherit1: TMenuItem
- Caption = 'Inherit...'
- OnClick = SpeedButton4Click
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object CatToggle: TMenuItem
- Caption = 'Toggle Default State'
- OnClick = AddressToggleClick
- end
- end
- object AddressMenu: TPopupMenu
- OnPopup = AddressMenuPopup
- Left = 149
- Top = 382
- object Add2: TMenuItem
- Caption = 'Add...'
- OnClick = SpeedButton6Click
- end
- object Delete2: TMenuItem
- Caption = 'Delete...'
- OnClick = SpeedButton2Click
- end
- object Restore2: TMenuItem
- Caption = 'Restore'
- OnClick = SpeedButton2Click
- end
- object Rename2: TMenuItem
- Caption = 'Edit...'
- OnClick = SpeedButton8Click
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object AddressToggle: TMenuItem
- Caption = 'Include Template for New Entries'
- OnClick = AddressToggleClick
- end
- object BaseTemplate1: TMenuItem
- Caption = 'Base New Templates on this Template'
- OnClick = BaseTemplate1Click
- end
- end
- object ODSHelp1: TODSHelp
- HelpText.Strings = (
- 'Add1'
- 'Add2'
- 'AddBtn'
- 'AddList'
- 'AddressMenu'
- 'AddressToggle'
- 'AFields'
- 'BaseTemplate1'
- 'CancelBtn'
- 'CatList'
- 'CatMenu'
- 'CatToggle'
- 'Default3'
- 'DelBtn'
- 'Delete1'
- 'Delete2'
- 'DownBtn'
- 'F_Initials'
- 'F_Name'
- 'F_Notes'
- 'F_Others1'
- 'F_Others2'
- 'F_Others3'
- 'F_Others4'
- 'F_Others5'
- 'F_Others6'
- 'F_Page1'
- 'F_Page2'
- 'F_Page3'
- 'F_Page4'
- 'F_Page5'
- 'F_Title'
- 'GroupBox1'
- 'GroupBox2'
- 'GroupBox3'
- 'GroupBox4'
- 'GroupBox5'
- 'IKeys'
- 'Inherit1'
- 'Label2'
- 'ListBox1'
- 'ListBox2'
- 'N1'
- 'N2'
- 'ODSHelp1'
- 'OKBtn'
- 'Open1'
- 'Page1Box'
- 'Page2Box'
- 'Page4Box'
- 'ReName1'
- 'Rename2'
- 'Restore1'
- 'Restore2'
- 'S_Initials'
- 'S_Name'
- 'S_Notes'
- 'S_Others1'
- 'S_Others2'
- 'S_Others3'
- 'S_Others4'
- 'S_Others5'
- 'S_Others6'
- 'S_Title'
- 'SortBtn'
- 'SpeedButton1'
- 'SpeedButton10'
- 'SpeedButton2'
- 'SpeedButton3'
- 'SpeedButton4'
- 'SpeedButton5'
- 'SpeedButton6'
- 'SpeedButton7'
- 'SpeedButton8'
- 'SpeedButton9'
- 'Tabset'
- 'UpBtn'
- 'WordP1'
- 'WordP2'
- 'WPAddBtn'
- 'WPDelBtn'
- 'WPDownBtn'
- 'WPInsert'
- 'WPLabels'
- 'WPUpBtn')
- HelpText.HelpData = {
- 550001000000000100000000010000000001000000000100007A005468697320
- 627574746F6E207768656E20707265737365642C2077696C6C20616464207468
- 652063757272656E746C792073656C656374656420656E74727920696E207468
- 652022417661696C61626C6520204669656C647322206C69737420746F207468
- 652022496E646578204B65797322206C6973742E000114000000010000000001
- 0000000001000000000100000000010000000001000000000100000000010000
- 0000010000000001000000000100004C005468697320627574746F6E2077696C
- 6C2063616E63656C20616E79206368616E676573206D61646520746F20746865
- 204164647265737320426F6F6B20636F6E66696775726174696F6E2E00010800
- 0000010000000001000000000100000000010000000001000000000100000000
- 010000B0015768656E20536D6172742041646472657373206372656174657320
- 61206E6577204164647265737320426F6F6B2C2069742077696C6C2062792064
- 656661756C742075736520746865206275696C742D696E2076616C7565732066
- 6F722067656E65726174696E67207468652073657474696E6773207573656420
- 627920746865206E657720426F6F6B2E200D0A0D0A546F206F76657272696465
- 207468657365206275696C742D696E2076616C7565732C207468652073657474
- 696E67732063757272656E746C7920646566696E65642077697468696E207468
- 6973206469616C6F677565206D61792062652073617665642061732074686520
- 6E65772064656661756C742076616C7565732E2054686573652076616C756573
- 2077696C6C207468656E2062652075736564207768656E206372656174696E67
- 20616E79206E657720426F6F6B732E0D0A0D0A546F2073617665207468657365
- 2076616C7565732C2074686973206F7074696F6E2073686F756C642062652073
- 656C656374656420616E64207468656E20746865204F4B20627574746F6E2070
- 72657373656420746F2073617665207468656D2E000108000000010000890054
- 68697320627574746F6E207768656E20707265737365642C2077696C6C207265
- 6D6F7665207468652063757272656E746C792073656C656374656420656E7472
- 7920696E207468652022496E646578204B65797322206C69737420616E642070
- 6C61636520697420696E207468652022417661696C61626C65204669656C6473
- 22206C6973742E00011400000001000000000100000000010000000001000000
- 00010000AE005468697320627574746F6E207768656E20707265737365642C20
- 77696C6C206D6F7665207468652063757272656E746C792073656C6563746564
- 20656E74727920696E207468652022496E646578204B65797322206C69737420
- 646F776E206279206F6E6520706F736974696F6E2C20616C6C6F77696E672074
- 686520496E64657820616E6420536F7274206669656C647320746F206265206F
- 7264657265642061732072657175697265642E000114000000010000C6005468
- 657365206669656C647320617265207573656420746F20636F6E74726F6C2077
- 6861742074657874206973207573656420746F206C6162656C20746865206173
- 736F636961746564206669656C642077697468696E2074686520416464726573
- 7320426F6F6B2E200D0A0D0A496620796F75207769736820746F20616C746572
- 2061206669656C64206C6162656C2C2073696D706C7920747970652074686520
- 6E6577206C6162656C20696E2074686520617070726F70726961746520666965
- 6C642E0001080000000100000D002D3E465F496E697469616C73000100000000
- 0100000D002D3E465F496E697469616C730001000000000100000D002D3E465F
- 496E697469616C730001000000000100000D002D3E465F496E697469616C7300
- 01000000000100000D002D3E465F496E697469616C730001000000000100000D
- 002D3E465F496E697469616C730001000000000100000D002D3E465F496E6974
- 69616C730001000000000100000D002D3E465F496E697469616C730001000000
- 00010000AF005468657365206669656C647320636F6E74726F6C20746865206E
- 616D65207573656420746F206964656E74696679206561636820446174612050
- 61676520286F7220746162292077697468696E20616E20416464726573732042
- 6F6F6B2E200D0A0D0A546F2072656E616D652061204461746120506167652C20
- 73696D706C79207479706520746865206E6577206E616D6520696E746F207468
- 6520617070726F707269617465206669656C642E0001080000000100000A002D
- 3E465F50616765310001000000000100000A002D3E465F506167653100010000
- 00000100000A002D3E465F50616765310001000000000100000A002D3E465F50
- 616765310001000000000100000C003E465F496E697469616C73000100000000
- 010000550154686973206C69737420646973706C61797320616C6C2074686520
- 63617465676F726965732074686174206172652063757272656E746C79206465
- 66696E656420746F20746865204164647265737320426F6F6B2E0D0A0D0A5768
- 656E20746865726520697320612063617465676F7279207769746820616E2069
- 6D616765206F6620612079656C6C6F7720626F7820616E64206172726F772C20
- 74686973206D65616E73207468652063617465676F727920686173206265656E
- 20646566696E656420617320612064656661756C742063617465676F72792E20
- 5768656E2061206E657720656E74727920697320616464656420746F20746865
- 204164647265737320426F6F6B2C2074686520656E7472792077696C6C206175
- 746F6D61746963616C6C7920626520616464656420746F20616C6C2063617465
- 676F72696573206D61726B65642061732064656661756C742E00010C00000001
- 0000190254686973206C69737420646973706C61797320616C6C207468652041
- 6464726573732054656D706C617465732074686174206172652063757272656E
- 746C7920646566696E656420746F20746865204164647265737320426F6F6B2E
- 0D0A0D0A5768656E20746865726520697320612074656D706C61746520776974
- 6820616E20696D616765206F6620612079656C6C6F7720626F7820616E642061
- 72726F772C202074686973206D65616E73207468652074656D706C6174652068
- 6173206265656E20646566696E656420617320612064656661756C742E205768
- 656E2061206E657720656E74727920697320616464656420746F207468652041
- 64647265737320426F6F6B2C2074686520656E747279206973206175746F6D61
- 746963616C6C7920676976656E20616E7920616464726573732074656D706C61
- 746573206D61726B65642061732064656661756C742E0D0A0D0A5768656E2074
- 6865726520697320616E20696D616765206F6620612068616E64206E65787420
- 746F20612074656D706C6174652C207468697320696E64696361746573206974
- 92732074686520626173652074656D706C6174652E204120626173652074656D
- 706C617465206973207573656420746F2070726F7669646520696E697469616C
- 206669656C6420646566696E6974696F6E7320616E64206C6162656C73207768
- 656E206372656174696E672061206E65772074656D706C6174652E2000011500
- 0000010000000001000000000100000000010000000001000000000100000000
- 0100000000010000000001000000000100000000010000000001000000000100
- 00720154686973206C69737420646973706C61797320746865206669656C6473
- 2077697468696E207468652063757272656E746C792073656C65637465642041
- 64647265737320426F6F6B20746861742061726520617661696C61626C652074
- 6F206265207573656420617320496E64657820616E6420536F7274206669656C
- 64732E0D0A0D0A546F206D616B652061206669656C6420616E20496E64657820
- 6669656C642C20616E64207468656E20706F737369626C79206120736F727420
- 6669656C642C20746865206669656C642072657175697265642068617320746F
- 20626520616464656420746F207468652022496E646578204B65797322206C69
- 73742E2054686973206D6179206265206163686965766564206279207573696E
- 672074686520224164642220627574746F6E2C206F7220616C7465726E617465
- 6C792073696D706C7920226472616720616E642064726F702220746865206669
- 656C64207573696E6720746865206D6F7573652E000114000000010000450254
- 686973206C69737420646973706C61797320746865206669656C647320637572
- 72656E746C792073656C656374656420746F2062652075736564206173207468
- 652064656661756C7420496E64657820616E6420536F7274204B65797320666F
- 7220746865204164647265737320426F6F6B2E0D0A0D0A416E79206669656C64
- 20616464656420746F2074686520496E646578204B6579206C6973742077696C
- 6C206265207573656420746F20496E64657820656E7472696573207468617420
- 61726520646566696E656420746F20757365207468652064656661756C742049
- 6E64657820616E6420536F7274204B6579732E20466F72206578616D706C652C
- 20696620796F752077616E746564207468652064656661756C7420696E646578
- 20746F206265206D616465207570206F66207468652022436F6D70616E792220
- 616E6420224E616D6522206669656C64732C20796F7520776F756C6420616464
- 20626F7468206F66207468657365206669656C647320746F20746865206C6973
- 742C20616E64206F72646572207468656D20736F20746861742022436F6D7061
- 6E7922207761732061626F766520224E616D65222E0D0A0D0A496620796F7520
- 7468656E2077616E74656420746F20736F7274206F6E2074686520224E616D65
- 22206669656C64206F6E6C792C20796F7520776F756C6420656E737572652074
- 686174207468652022536F7274204F6E2220746F67676C6520776173206F6E6C
- 79206170706C69656420616761696E73742074686520224E616D652220666965
- 6C642E0001140000000100000000010000000001000000000100000000010000
- 000001000000000100004B005468697320627574746F6E2077696C6C20617070
- 6C7920616E79206368616E676573206D61646520746F20746865204164647265
- 737320426F6F6B20636F6E66696775726174696F6E2E00010800000001000000
- 0001000000000100000000010000000001000000000100000000010000000001
- 0000000001000000000100000000010000000001000000000100000000010000
- 000001000000000100000000010000ED00546865736520627574746F6E732063
- 6F6E74726F6C207768657468657220746865206173736F636961746564206669
- 656C6420697320656E61626C65642077697468696E2074686520416464726573
- 7320426F6F6B206F72206E6F742E0D0A0D0A49662061206669656C6420686173
- 206265656E2064697361626C65642C207468656E2074686572652077696C6C20
- 62652061207265642063726F7373206F6E2074686520627574746F6E2E20546F
- 2072652D656E61626C65642061206669656C642C20636C69636B206F6E207468
- 6520627574746F6E20746F2072656D6F7665207468652063726F73732E000108
- 0000000100000D002D3E535F496E697469616C730001000000000100000D002D
- 3E535F496E697469616C730001000000000100000D002D3E535F496E69746961
- 6C730001000000000100000D002D3E535F496E697469616C7300010000000001
- 00000D002D3E535F496E697469616C730001000000000100000D002D3E535F49
- 6E697469616C730001000000000100000D002D3E535F496E697469616C730001
- 000000000100000D002D3E535F496E697469616C730001000000000100000D00
- 2D3E535F496E697469616C730001000000000100009101546869732062757474
- 6F6E207768656E20707265737365642C2077696C6C20746F67676C6520746865
- 2022536F7274206F6E222073746174757320666F72207468652063757272656E
- 746C792073656C6563746564206669656C6420696E207468652022496E646578
- 204B65797322206C697374206265747765656E206F6E20616E64206F66662E0D
- 0A0D0A536D6172742041646472657373207573657320746865206669656C6473
- 20746861742068617665206265656E207365742061732022536F7274206F6E22
- 206669656C647320746F2064657465726D696E652074686520706F736974696F
- 6E696E67206F662074686520656E74726965732077697468696E207468652041
- 64647265737320426F6F6B927320496E646578204C6973742E200D0A0D0A4120
- 73686F727463757420666F722073657474696E67207468697320737461747573
- 206F6E20616E64206F66662C20697320746F2073696D706C7920646F75626C65
- 2D636C69636B20746865206D6F757365206F6E20746865206669656C64207265
- 7175697265642E0001140000000100005B005468697320627574746F6E206469
- 73706C6179732061206469616C6F67756520616C6C6F77696E672061206E6577
- 2063617465676F727920746F20626520646566696E656420746F207468652041
- 64647265737320426F6F6B2E00010C000000010000A201556E74696C20746865
- 20224F4B2220627574746F6E20697320707265737365642C2064656C65746564
- 2074656D706C617465732077696C6C20626520696E6469636174656420627920
- 6265696E672073686F776E2063726F73736564206F757420696E207265642E20
- 5468697320627574746F6E207768656E20707265737365642C2077696C6C2072
- 6573746F726520616E792064656C657465642074656D706C617465206261636B
- 20696E746F20746865204164647265737320426F6F6B2E0D0A0D0A4E6F74653A
- 205768656E2074686520224F4B2220627574746F6E2069732070726573736564
- 2C20616C6C2064656C657465642074656D706C617465732077696C6C20626520
- 7065726D616E656E746C792072656D6F7665642066726F6D2074686520416464
- 7265737320426F6F6B2E20416E7920656E747269657320746861742077657265
- 207573696E672074686573652074656D706C617465732C2077696C6C206C6F6F
- 736520616E79206461746120746861742077617320646566696E656420746F20
- 74686520706172746963756C61722074656D706C6174652E0001150000000100
- 00E8015468697320627574746F6E2077696C6C2064656C657465207468652063
- 757272656E746C792073656C65637465642043617465676F72792066726F6D20
- 746865204164647265737320426F6F6B2E200D0A0D0A556E74696C2074686520
- 224F4B2220627574746F6E20697320707265737365642C2064656C6574656420
- 63617465676F726965732077696C6C20626520696E6469636174656420627920
- 6265696E672073686F776E2063726F73736564206F757420696E207265642E20
- 496620796F75206E65656420746F20756E646F20616E792064656C6574696F6E
- 2C207468656E20686967686C69676874207468652064656C6574656420636174
- 65676F727920616E6420636C69636B206F6E207468652022526573746F726522
- 20627574746F6E2E0D0A0D0A4E6F74653A205768656E2074686520224F4B2220
- 627574746F6E20697320707265737365642C20616C6C2064656C657465642063
- 617465676F726965732077696C6C206265207065726D616E656E746C79207265
- 6D6F7665642066726F6D20746865204164647265737320426F6F6B2E20416E79
- 20656E747269657320746861742077657265206D656D62657273206F66207468
- 6573652063617465676F726965732077696C6C206C6F6F73652074686174206D
- 656D626572736869702E00010C00000001000074005468697320627574746F6E
- 20646973706C6179732061206469616C6F67756520616C6C6F77696E67207468
- 65206E616D6520616E642064656661756C742070726F7065727479206F662074
- 686520686967686C6967687465642063617465676F72792C20746F206265206D
- 6F6469666965642E00010C00000001000041015468697320627574746F6E2061
- 6C6C6F77732063617465676F7269657320646566696E656420746F20616E6F74
- 686572206164647265737320626F6F6B20746F20626520696E68657269746564
- 2E0D0A0D0A5768656E20707265737365642C207468697320627574746F6E2077
- 696C6C20646973706C617920746865207374616E6461726420224F70656E2041
- 64647265737320426F6F6B22206469616C6F6775652C20616C6C6F77696E6720
- 616E204164647265737320426F6F6B20746F2062652073656C65637465642E20
- 4F6E63652073656C65637465642C20616C6C207468652063617465676F726965
- 7320646566696E656420746F2074686174204164647265737320426F6F6B2077
- 696C6C206265206D65726765642077697468207468652063617465676F726965
- 732063757272656E746C79206C69737465642E00010C000000010000C901556E
- 74696C2074686520224F4B2220627574746F6E20697320707265737365642C20
- 64656C657465642063617465676F726965732077696C6C20626520696E646963
- 61746564206279206265696E672073686F776E2063726F73736564206F757420
- 696E207265642E205468697320627574746F6E207768656E2070726573736564
- 2C2077696C6C20726573746F726520616E792064656C65746564206361746567
- 6F7279206261636B20696E746F20746865204164647265737320426F6F6B2C20
- 70726573657276696E6720746865206D656D62657273686970206F6620616E79
- 20656E74726965732062656C6F6E67696E6720746F2074686174206361746567
- 6F72792E0D0A0D0A4E6F74653A205768656E2074686520224F4B222062757474
- 6F6E20697320707265737365642C20616C6C2064656C65746564206361746567
- 6F726965732077696C6C206265207065726D616E656E746C792072656D6F7665
- 642066726F6D20746865204164647265737320426F6F6B2E20416E7920656E74
- 7269657320746861742077657265206D656D62657273206F6620746865736520
- 63617465676F726965732077696C6C206C6F6F73652074686174206D656D6265
- 72736869702E00010C00000001000063005468697320627574746F6E20646973
- 706C6179732061206469616C6F67756520616C6C6F77696E672061206E657720
- 616464726573732074656D706C61746520746F20626520646566696E65642074
- 6F20746865204164647265737320426F6F6B2E000115000000010000FF015468
- 697320627574746F6E2077696C6C2064656C6574652074686520686967686C69
- 67687465642074656D706C6174652066726F6D20746865204164647265737320
- 426F6F6B2E200D0A0D0A556E74696C2074686520224F4B2220627574746F6E20
- 697320707265737365642C2064656C657465642074656D706C61746573207769
- 6C6C20626520696E64696361746564206279206265696E672073686F776E2063
- 726F73736564206F757420696E207265642E20496620796F75206E6565642074
- 6F20756E646F20616E792064656C6574696F6E2C207468656E20686967686C69
- 676874207468652064656C657465642074656D706C61746520616E6420636C69
- 636B206F6E207468652022526573746F72652220627574746F6E2E0D0A0D0A4E
- 6F74653A205768656E2074686520224F4B2220627574746F6E20697320707265
- 737365642C20616C6C2064656C657465642074656D706C617465732077696C6C
- 206265207065726D616E656E746C792072656D6F7665642066726F6D20746865
- 204164647265737320426F6F6B2E20416E7920656E7472696573207468617420
- 77657265207573696E672074686573652074656D706C617465732C2077696C6C
- 206C6F6F736520616E79206461746120746861742077617320646566696E6564
- 20746F2074686520706172746963756C61722074656D706C6174652E00011500
- 000001000050005468697320627574746F6E20646973706C6179732061206469
- 616C6F67756520616C6C6F77696E672074686520686967686C69676874656420
- 74656D706C61746520746F206265206564697465642E00011500000001000000
- 00010000000001000000000100000000010000AC005468697320627574746F6E
- 207768656E20707265737365642C2077696C6C206D6F76652074686520637572
- 72656E746C792073656C656374656420656E74727920696E207468652022496E
- 646578204B65797322206C697374207570206279206F6E6520706F736974696F
- 6E2C20616C6C6F77696E672074686520496E64657820616E6420536F72742066
- 69656C647320746F206265206F7264657265642061732072657175697265642E
- 000114000000010000390154686973206C69737420646973706C617973207468
- 65206669656C64732077697468696E207468652063757272656E746C79207365
- 6C6563746564204164647265737320426F6F6B20746861742061726520617661
- 696C61626C6520666F7220696E73657274696F6E20696E746F206120576F7264
- 2050726F636573736F722E0D0A0D0A546F20696E736572742061206669656C64
- 2C2069742068617320746F20626520616464656420746F207468652022496E73
- 657274204669656C647322206C6973742E2054686973206D6179206265206163
- 686965766564206279207573696E672074686520224164642220627574746F6E
- 2C206F7220616C7465726E6174656C792073696D706C7920226472616720616E
- 642064726F702220746865206669656C64207573696E6720746865206D6F7573
- 652E20000108000000010000560054686973206C69737420646973706C617973
- 20746865206669656C64732063757272656E746C792073656C65637465642066
- 6F7220696E73657274696F6E20696E746F206120576F72642050726F63657373
- 6F722E0001080000000100007D005468697320627574746F6E207768656E2070
- 7265737365642C2077696C6C20616464207468652063757272656E746C792073
- 656C656374656420656E74727920696E207468652022417661696C61626C6520
- 204669656C647322206C69737420746F207468652022496E7365727420466965
- 6C647322206C6973742E0001080000000100008C005468697320627574746F6E
- 207768656E20707265737365642C2077696C6C2072656D6F7665207468652063
- 757272656E746C792073656C656374656420656E74727920696E207468652022
- 496E73657274204669656C647322206C69737420616E6420706C616365206974
- 20696E207468652022417661696C61626C65204669656C647322206C6973742E
- 000108000000010000AF005468697320627574746F6E207768656E2070726573
- 7365642C2077696C6C206D6F7665207468652063757272656E746C792073656C
- 656374656420656E74727920696E207468652022496E73657274204B65797322
- 206C69737420646F776E206279206F6E6520706F736974696F6E2C20616C6C6F
- 77696E6720746865206F726465722074686174206669656C6473206172652069
- 6E73657274656420746F20626520636F6E74726F6C6C65642E00010800000001
- 0000830054686973206F7074696F6E207768656E2073656C65637465642C2069
- 6E7374727563747320536D617274204164647265737320746F20696E636C7564
- 6520626C616E6B206F7220656D707479206669656C6473207768656E20696E73
- 657274696E6720616E20656E74727920746F2074686520576F72642050726F63
- 6573736F722E000108000000010000950054686973206F7074696F6E20776865
- 6E2073656C65637465642C20696E7374727563747320536D6172742041646472
- 65737320746F207072656669782074656C6570686F6E65206E756D6265727320
- 77697468207468656972206669656C64206C6162656C207768656E20696E7365
- 7274696E6720616E20656E74727920746F2074686520576F72642050726F6365
- 73736F722E000108000000010000AD005468697320627574746F6E207768656E
- 20707265737365642C2077696C6C206D6F7665207468652063757272656E746C
- 792073656C656374656420656E74727920696E207468652022496E7365727420
- 4B65797322206C697374207570206279206F6E6520706F736974696F6E2C2061
- 6C6C6F77696E6720746865206F726465722074686174206669656C6473206172
- 6520696E73657274656420746F20626520636F6E74726F6C6C65642E00010800
- 0000}
- Color = 15269887
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = True
- MaxWidth = 300
- MoreText = 'More Information...'
- Left = 192
- Top = 400
- end
- end
-